For the past couple of weeks, there’s been backlash on Apple’s decision to drop support for PWAs in iOS. Apple has decided to change its mind and is restoring PWAs to how they worked in iOS 17.3 and before.
Friday, March 8, 2024React Native Gifted Charts is a library for Bar, Line, Area, Pie, Donut, Stacked Bar, and Population Pyramid charts in React Native. The charts are fully customizable, clickable, scrollable, and can be combined together.
React Native Reanimated 3 is a comprehensive low-level abstraction for the React Native Animated library API.
react-native-filament is a 3D rendering library for React Native apps. It utilizes Filament for high-quality graphics and Bullet3 for physics simulation. react-native-filament offers a declarative API, GPU acceleration, and multithreading for efficient rendering.
- Incident.io developed a React Native on-call mobile app with a native feel for both iOS and Android.
Incident.io chose React Native for its on-call mobile app because it could provide a native feel, a single codebase for iOS and Android, and code familiarity for its team. The team initially used Expo Go for rapid development and iteration during a hackathon, then transitioned to the "managed workflow" setup for production, using Expo's build services and implementing native features through Expo's "modules" system.